func math.ldexp 2 uses math (current package) ldexp.go#L19: return ldexp(frac, exp) ldexp.go#L22: func ldexp(frac float64, exp int) float64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)